[INFO] cloning repository https://github.com/javagg/single_person
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/javagg/single_person" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjavagg%2Fsingle_person", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjavagg%2Fsingle_person'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e2d79a40882371375befcdf8e57e5cbe95ac8081
[INFO] checking javagg/single_person against try#f4690f24e7d9bcb0b168a02b06dd61391e8bd55a for pr-157814-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjavagg%2Fsingle_person" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/javagg/single_person
[INFO] finished tweaking git repo https://github.com/javagg/single_person
[INFO] tweaked toml for git repo https://github.com/javagg/single_person written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/javagg/single_person on toolchain f4690f24e7d9bcb0b168a02b06dd61391e8bd55a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/javagg/single_person already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 361b6cd622df3a4d098ac252de497ea4e483157abf04bbf4ad64252a798aa506
[INFO] running `Command { std: "docker" "start" "361b6cd622df3a4d098ac252de497ea4e483157abf04bbf4ad64252a798aa506", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "361b6cd622df3a4d098ac252de497ea4e483157abf04bbf4ad64252a798aa506" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "361b6cd622df3a4d098ac252de497ea4e483157abf04bbf4ad64252a798aa506", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "361b6cd622df3a4d098ac252de497ea4e483157abf04bbf4ad64252a798aa506" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.13
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking getrandom v0.3.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling pulp v0.21.4
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling liquid-derive v0.26.8
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling anymap2 v0.13.0
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking raw-cpuid v11.5.0
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking dyn-stack v0.13.0
[INFO] [stderr]     Checking dyn-stack v0.10.0
[INFO] [stderr]     Checking raw-cpuid v10.7.0
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling cc v1.2.20
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking pulp v0.18.22
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling rustfft v6.3.0
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]    Compiling kstring v2.0.2
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]     Checking string-interner v0.15.0
[INFO] [stderr]     Checking dyn-hash v0.2.2
[INFO] [stderr]     Checking gemm-common v0.17.1
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling toml_edit v0.22.25
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking scan_fmt v0.2.6
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking anymap3 v1.0.1
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking gemm-common v0.18.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]     Checking gemm-f32 v0.17.1
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]     Checking gemm-f32 v0.18.2
[INFO] [stderr]     Checking gemm-f64 v0.18.2
[INFO] [stderr]     Checking gemm-c32 v0.18.2
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking gemm-c64 v0.18.2
[INFO] [stderr]    Compiling zip v1.1.4
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]     Checking gemm-f16 v0.17.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking safetensors v0.4.5
[INFO] [stderr]     Checking gemm-f16 v0.18.2
[INFO] [stderr]     Checking wide v0.7.32
[INFO] [stderr]     Checking tract-data v0.21.10
[INFO] [stderr]     Checking gemm-f64 v0.17.1
[INFO] [stderr]     Checking gemm-c32 v0.17.1
[INFO] [stderr]     Checking xattr v1.5.0
[INFO] [stderr]    Compiling liquid-core v0.26.8
[INFO] [stderr]     Checking tar v0.4.44
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking gemm-c64 v0.17.1
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-0.7.32/src/f32x8_.rs:360:14
[INFO] [stdout]     |
[INFO] [stdout] 360 |     unsafe { core::intrinsics::transmute(array) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-06-12; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-0.7.32/src/f32x4_.rs:480:7
[INFO] [stdout]     |
[INFO] [stdout] 480 |       core::intrinsics::transmute(array)
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-06-12; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-0.7.32/src/f64x4_.rs:360:14
[INFO] [stdout]     |
[INFO] [stdout] 360 |     unsafe { core::intrinsics::transmute(array) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-06-12; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-0.7.32/src/f64x2_.rs:457:14
[INFO] [stdout]     |
[INFO] [stdout] 457 |     unsafe { core::intrinsics::transmute(array) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-06-12; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-0.7.32/src/i8x16_.rs:391:14
[INFO] [stdout]     |
[INFO] [stdout] 391 |     unsafe { core::intrinsics::transmute(array) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-06-12; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-0.7.32/src/i16x16_.rs:308:14
[INFO] [stdout]     |
[INFO] [stdout] 308 |     unsafe { core::intrinsics::transmute(array) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-06-12; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-0.7.32/src/i8x32_.rs:204:14
[INFO] [stdout]     |
[INFO] [stdout] 204 |     unsafe { core::intrinsics::transmute(array) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-06-12; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-0.7.32/src/i16x8_.rs:445:14
[INFO] [stdout]     |
[INFO] [stdout] 445 |     unsafe { core::intrinsics::transmute(array) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-06-12; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-0.7.32/src/i32x4_.rs:476:14
[INFO] [stdout]     |
[INFO] [stdout] 476 |     unsafe { core::intrinsics::transmute(array) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-06-12; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-0.7.32/src/i32x8_.rs:351:14
[INFO] [stdout]     |
[INFO] [stdout] 351 |     unsafe { core::intrinsics::transmute(array) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-06-12; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-0.7.32/src/i64x2_.rs:383:14
[INFO] [stdout]     |
[INFO] [stdout] 383 |     unsafe { core::intrinsics::transmute(array) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-06-12; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-0.7.32/src/i64x4_.rs:294:14
[INFO] [stdout]     |
[INFO] [stdout] 294 |     unsafe { core::intrinsics::transmute(array) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-06-12; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-0.7.32/src/u8x16_.rs:283:14
[INFO] [stdout]     |
[INFO] [stdout] 283 |     unsafe { core::intrinsics::transmute(array) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-06-12; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-0.7.32/src/u16x8_.rs:361:14
[INFO] [stdout]     |
[INFO] [stdout] 361 |     unsafe { core::intrinsics::transmute(array) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-06-12; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-0.7.32/src/u16x16_.rs:275:14
[INFO] [stdout]     |
[INFO] [stdout] 275 |     unsafe { core::intrinsics::transmute(array) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-06-12; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-0.7.32/src/u32x4_.rs:402:14
[INFO] [stdout]     |
[INFO] [stdout] 402 |     unsafe { core::intrinsics::transmute(array) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-06-12; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-0.7.32/src/u32x8_.rs:264:14
[INFO] [stdout]     |
[INFO] [stdout] 264 |     unsafe { core::intrinsics::transmute(array) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-06-12; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-0.7.32/src/u64x2_.rs:314:14
[INFO] [stdout]     |
[INFO] [stdout] 314 |     unsafe { core::intrinsics::transmute(array) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-06-12; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-0.7.32/src/u64x4_.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 |     unsafe { core::intrinsics::transmute(array) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-06-12; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking gemm v0.18.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking ug v0.4.0
[INFO] [stderr]     Checking zune-jpeg v0.4.14
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking gemm v0.17.1
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stdout] For more information about this error, try `rustc --explain E0658`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wide` (lib) due to 19 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "361b6cd622df3a4d098ac252de497ea4e483157abf04bbf4ad64252a798aa506", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "361b6cd622df3a4d098ac252de497ea4e483157abf04bbf4ad64252a798aa506", kill_on_drop: false }`
[INFO] [stdout] 361b6cd622df3a4d098ac252de497ea4e483157abf04bbf4ad64252a798aa506
